From 5b335fca24740a8b0a185e5e85cf582825e2b817 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 29 May 1993 06:19:15 +0000 Subject: [PATCH] (EMACS_BITMAP_FILES): Defined. --- src/m/ibmrt.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/m/ibmrt.h b/src/m/ibmrt.h index 03d55fabbf6..0f8342679ce 100644 --- a/src/m/ibmrt.h +++ b/src/m/ibmrt.h @@ -137,3 +137,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* rocky@watson.ibm.com says this is needed. */ #define HAVE_FTIME + +/* Use the bitmap files that come with Emacs. */ +#define EMACS_BITMAP_FILES -- 2.30.2